home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Chat & Communication / Digsby build 37 / digsby_setup.exe / lib / encodings / cp869.pyo (.txt) < prev    next >
Python Compiled Bytecode  |  2008-10-13  |  9KB  |  421 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.5)
  3.  
  4. import codecs
  5.  
  6. class Codec(codecs.Codec):
  7.     
  8.     def encode(self, input, errors = 'strict'):
  9.         return codecs.charmap_encode(input, errors, encoding_map)
  10.  
  11.     
  12.     def decode(self, input, errors = 'strict'):
  13.         return codecs.charmap_decode(input, errors, decoding_table)
  14.  
  15.  
  16.  
  17. class IncrementalEncoder(codecs.IncrementalEncoder):
  18.     
  19.     def encode(self, input, final = False):
  20.         return codecs.charmap_encode(input, self.errors, encoding_map)[0]
  21.  
  22.  
  23.  
  24. class IncrementalDecoder(codecs.IncrementalDecoder):
  25.     
  26.     def decode(self, input, final = False):
  27.         return codecs.charmap_decode(input, self.errors, decoding_table)[0]
  28.  
  29.  
  30.  
  31. class StreamWriter(Codec, codecs.StreamWriter):
  32.     pass
  33.  
  34.  
  35. class StreamReader(Codec, codecs.StreamReader):
  36.     pass
  37.  
  38.  
  39. def getregentry():
  40.     return codecs.CodecInfo(name = 'cp869', encode = Codec().encode, decode = Codec().decode, incrementalencoder = IncrementalEncoder, incrementaldecoder = IncrementalDecoder, streamreader = StreamReader, streamwriter = StreamWriter)
  41.  
  42. decoding_map = codecs.make_identity_dict(range(256))
  43. decoding_map.update({
  44.     128: None,
  45.     129: None,
  46.     130: None,
  47.     131: None,
  48.     132: None,
  49.     133: None,
  50.     134: 902,
  51.     135: None,
  52.     136: 183,
  53.     137: 172,
  54.     138: 166,
  55.     139: 8216,
  56.     140: 8217,
  57.     141: 904,
  58.     142: 8213,
  59.     143: 905,
  60.     144: 906,
  61.     145: 938,
  62.     146: 908,
  63.     147: None,
  64.     148: None,
  65.     149: 910,
  66.     150: 939,
  67.     151: 169,
  68.     152: 911,
  69.     153: 178,
  70.     154: 179,
  71.     155: 940,
  72.     156: 163,
  73.     157: 941,
  74.     158: 942,
  75.     159: 943,
  76.     160: 970,
  77.     161: 912,
  78.     162: 972,
  79.     163: 973,
  80.     164: 913,
  81.     165: 914,
  82.     166: 915,
  83.     167: 916,
  84.     168: 917,
  85.     169: 918,
  86.     170: 919,
  87.     171: 189,
  88.     172: 920,
  89.     173: 921,
  90.     174: 171,
  91.     175: 187,
  92.     176: 9617,
  93.     177: 9618,
  94.     178: 9619,
  95.     179: 9474,
  96.     180: 9508,
  97.     181: 922,
  98.     182: 923,
  99.     183: 924,
  100.     184: 925,
  101.     185: 9571,
  102.     186: 9553,
  103.     187: 9559,
  104.     188: 9565,
  105.     189: 926,
  106.     190: 927,
  107.     191: 9488,
  108.     192: 9492,
  109.     193: 9524,
  110.     194: 9516,
  111.     195: 9500,
  112.     196: 9472,
  113.     197: 9532,
  114.     198: 928,
  115.     199: 929,
  116.     200: 9562,
  117.     201: 9556,
  118.     202: 9577,
  119.     203: 9574,
  120.     204: 9568,
  121.     205: 9552,
  122.     206: 9580,
  123.     207: 931,
  124.     208: 932,
  125.     209: 933,
  126.     210: 934,
  127.     211: 935,
  128.     212: 936,
  129.     213: 937,
  130.     214: 945,
  131.     215: 946,
  132.     216: 947,
  133.     217: 9496,
  134.     218: 9484,
  135.     219: 9608,
  136.     220: 9604,
  137.     221: 948,
  138.     222: 949,
  139.     223: 9600,
  140.     224: 950,
  141.     225: 951,
  142.     226: 952,
  143.     227: 953,
  144.     228: 954,
  145.     229: 955,
  146.     230: 956,
  147.     231: 957,
  148.     232: 958,
  149.     233: 959,
  150.     234: 960,
  151.     235: 961,
  152.     236: 963,
  153.     237: 962,
  154.     238: 964,
  155.     239: 900,
  156.     240: 173,
  157.     241: 177,
  158.     242: 965,
  159.     243: 966,
  160.     244: 967,
  161.     245: 167,
  162.     246: 968,
  163.     247: 901,
  164.     248: 176,
  165.     249: 168,
  166.     250: 969,
  167.     251: 971,
  168.     252: 944,
  169.     253: 974,
  170.     254: 9632,
  171.     255: 160 })
  172. decoding_table = u'\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f !"#$%&\'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7f\xef\xbf\xbe\xef\xbf\xbe\xef\xbf\xbe\xef\xbf\xbe\xef\xbf\xbe\xef\xbf\xbe\xce\x86\xef\xbf\xbe\xc2\xb7\xc2\xac\xc2\xa6\xe2\x80\x98\xe2\x80\x99\xce\x88\xe2\x80\x95\xce\x89\xce\x8a\xce\xaa\xce\x8c\xef\xbf\xbe\xef\xbf\xbe\xce\x8e\xce\xab\xc2\xa9\xce\x8f\xc2\xb2\xc2\xb3\xce\xac\xc2\xa3\xce\xad\xce\xae\xce\xaf\xcf\x8a\xce\x90\xcf\x8c\xcf\x8d\xce\x91\xce\x92\xce\x93\xce\x94\xce\x95\xce\x96\xce\x97\xc2\xbd\xce\x98\xce\x99\xc2\xab\xc2\xbb\xe2\x96\x91\xe2\x96\x92\xe2\x96\x93\xe2\x94\x82\xe2\x94\xa4\xce\x9a\xce\x9b\xce\x9c\xce\x9d\xe2\x95\xa3\xe2\x95\x91\xe2\x95\x97\xe2\x95\x9d\xce\x9e\xce\x9f\xe2\x94\x90\xe2\x94\x94\xe2\x94\xb4\xe2\x94\xac\xe2\x94\x9c\xe2\x94\x80\xe2\x94\xbc\xce\xa0\xce\xa1\xe2\x95\x9a\xe2\x95\x94\xe2\x95\xa9\xe2\x95\xa6\xe2\x95\xa0\xe2\x95\x90\xe2\x95\xac\xce\xa3\xce\xa4\xce\xa5\xce\xa6\xce\xa7\xce\xa8\xce\xa9\xce\xb1\xce\xb2\xce\xb3\xe2\x94\x98\xe2\x94\x8c\xe2\x96\x88\xe2\x96\x84\xce\xb4\xce\xb5\xe2\x96\x80\xce\xb6\xce\xb7\xce\xb8\xce\xb9\xce\xba\xce\xbb\xce\xbc\xce\xbd\xce\xbe\xce\xbf\xcf\x80\xcf\x81\xcf\x83\xcf\x82\xcf\x84\xce\x84\xc2\xad\xc2\xb1\xcf\x85\xcf\x86\xcf\x87\xc2\xa7\xcf\x88\xce\x85\xc2\xb0\xc2\xa8\xcf\x89\xcf\x8b\xce\xb0\xcf\x8e\xe2\x96\xa0\xc2\xa0'
  173. encoding_map = {
  174.     0: 0,
  175.     1: 1,
  176.     2: 2,
  177.     3: 3,
  178.     4: 4,
  179.     5: 5,
  180.     6: 6,
  181.     7: 7,
  182.     8: 8,
  183.     9: 9,
  184.     10: 10,
  185.     11: 11,
  186.     12: 12,
  187.     13: 13,
  188.     14: 14,
  189.     15: 15,
  190.     16: 16,
  191.     17: 17,
  192.     18: 18,
  193.     19: 19,
  194.     20: 20,
  195.     21: 21,
  196.     22: 22,
  197.     23: 23,
  198.     24: 24,
  199.     25: 25,
  200.     26: 26,
  201.     27: 27,
  202.     28: 28,
  203.     29: 29,
  204.     30: 30,
  205.     31: 31,
  206.     32: 32,
  207.     33: 33,
  208.     34: 34,
  209.     35: 35,
  210.     36: 36,
  211.     37: 37,
  212.     38: 38,
  213.     39: 39,
  214.     40: 40,
  215.     41: 41,
  216.     42: 42,
  217.     43: 43,
  218.     44: 44,
  219.     45: 45,
  220.     46: 46,
  221.     47: 47,
  222.     48: 48,
  223.     49: 49,
  224.     50: 50,
  225.     51: 51,
  226.     52: 52,
  227.     53: 53,
  228.     54: 54,
  229.     55: 55,
  230.     56: 56,
  231.     57: 57,
  232.     58: 58,
  233.     59: 59,
  234.     60: 60,
  235.     61: 61,
  236.     62: 62,
  237.     63: 63,
  238.     64: 64,
  239.     65: 65,
  240.     66: 66,
  241.     67: 67,
  242.     68: 68,
  243.     69: 69,
  244.     70: 70,
  245.     71: 71,
  246.     72: 72,
  247.     73: 73,
  248.     74: 74,
  249.     75: 75,
  250.     76: 76,
  251.     77: 77,
  252.     78: 78,
  253.     79: 79,
  254.     80: 80,
  255.     81: 81,
  256.     82: 82,
  257.     83: 83,
  258.     84: 84,
  259.     85: 85,
  260.     86: 86,
  261.     87: 87,
  262.     88: 88,
  263.     89: 89,
  264.     90: 90,
  265.     91: 91,
  266.     92: 92,
  267.     93: 93,
  268.     94: 94,
  269.     95: 95,
  270.     96: 96,
  271.     97: 97,
  272.     98: 98,
  273.     99: 99,
  274.     100: 100,
  275.     101: 101,
  276.     102: 102,
  277.     103: 103,
  278.     104: 104,
  279.     105: 105,
  280.     106: 106,
  281.     107: 107,
  282.     108: 108,
  283.     109: 109,
  284.     110: 110,
  285.     111: 111,
  286.     112: 112,
  287.     113: 113,
  288.     114: 114,
  289.     115: 115,
  290.     116: 116,
  291.     117: 117,
  292.     118: 118,
  293.     119: 119,
  294.     120: 120,
  295.     121: 121,
  296.     122: 122,
  297.     123: 123,
  298.     124: 124,
  299.     125: 125,
  300.     126: 126,
  301.     127: 127,
  302.     160: 255,
  303.     163: 156,
  304.     166: 138,
  305.     167: 245,
  306.     168: 249,
  307.     169: 151,
  308.     171: 174,
  309.     172: 137,
  310.     173: 240,
  311.     176: 248,
  312.     177: 241,
  313.     178: 153,
  314.     179: 154,
  315.     183: 136,
  316.     187: 175,
  317.     189: 171,
  318.     900: 239,
  319.     901: 247,
  320.     902: 134,
  321.     904: 141,
  322.     905: 143,
  323.     906: 144,
  324.     908: 146,
  325.     910: 149,
  326.     911: 152,
  327.     912: 161,
  328.     913: 164,
  329.     914: 165,
  330.     915: 166,
  331.     916: 167,
  332.     917: 168,
  333.     918: 169,
  334.     919: 170,
  335.     920: 172,
  336.     921: 173,
  337.     922: 181,
  338.     923: 182,
  339.     924: 183,
  340.     925: 184,
  341.     926: 189,
  342.     927: 190,
  343.     928: 198,
  344.     929: 199,
  345.     931: 207,
  346.     932: 208,
  347.     933: 209,
  348.     934: 210,
  349.     935: 211,
  350.     936: 212,
  351.     937: 213,
  352.     938: 145,
  353.     939: 150,
  354.     940: 155,
  355.     941: 157,
  356.     942: 158,
  357.     943: 159,
  358.     944: 252,
  359.     945: 214,
  360.     946: 215,
  361.     947: 216,
  362.     948: 221,
  363.     949: 222,
  364.     950: 224,
  365.     951: 225,
  366.     952: 226,
  367.     953: 227,
  368.     954: 228,
  369.     955: 229,
  370.     956: 230,
  371.     957: 231,
  372.     958: 232,
  373.     959: 233,
  374.     960: 234,
  375.     961: 235,
  376.     962: 237,
  377.     963: 236,
  378.     964: 238,
  379.     965: 242,
  380.     966: 243,
  381.     967: 244,
  382.     968: 246,
  383.     969: 250,
  384.     970: 160,
  385.     971: 251,
  386.     972: 162,
  387.     973: 163,
  388.     974: 253,
  389.     8213: 142,
  390.     8216: 139,
  391.     8217: 140,
  392.     9472: 196,
  393.     9474: 179,
  394.     9484: 218,
  395.     9488: 191,
  396.     9492: 192,
  397.     9496: 217,
  398.     9500: 195,
  399.     9508: 180,
  400.     9516: 194,
  401.     9524: 193,
  402.     9532: 197,
  403.     9552: 205,
  404.     9553: 186,
  405.     9556: 201,
  406.     9559: 187,
  407.     9562: 200,
  408.     9565: 188,
  409.     9568: 204,
  410.     9571: 185,
  411.     9574: 203,
  412.     9577: 202,
  413.     9580: 206,
  414.     9600: 223,
  415.     9604: 220,
  416.     9608: 219,
  417.     9617: 176,
  418.     9618: 177,
  419.     9619: 178,
  420.     9632: 254 }
  421.